upgrade: lifecycle package upgrade for Solid 2.0#889
Conversation
🦋 Changeset detectedLatest commit: c6040a7 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Upgrades
@solid-primitives/lifecycleto Solid 2.0 beta.10. All API signatures (createIsMounted,isHydrated,onElementConnect) are unchanged.Breaking changes for downstream consumers:
solid-js@^2.0.0-beta.10and@solidjs/web@^2.0.0-beta.10onMount→onSettled,getListener→getObserver,sharedConfig.context→sharedConfig.hydrating,isServerfrom `@solidjs/webSummary by CodeRabbit
Chores
@solid-primitives/lifecycleto require Solid.js v2.0-beta.10 and@solidjs/webv2.0-beta.10 as peer dependencies.Tests